body{
	font-family:"微软雅黑","Microsoft YaHei"!important;;
}
/*
html {

  -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
	
    filter: grayscale(100%);
    filter: url(gray.svg#grayscale);
	
    filter: gray;
}
*/

#wrap{
	position:relative;
}
a:visited,
a:hover{
	text-decoration:none;
}
ul{padding-left:0;}
ul li{list-style:none;}
.vertical-space8{
	height:80px;
	border:none;
	margin:0;
}
.vertical-space4{
	height:40px;
	border:none;
	margin:0;
}
.vertical-space2{
	height:20px;
	border:none;
	margin:0;
}


.sec-title {
	position: relative;
	margin-bottom: 25px;
	letter-spacing: 2px;
	text-align: center;
}

.sec-title:before, .sec-title:after {
	content: '';
	position: absolute;
	bottom: 0;
	left: 50%;
	transform: translate(-50%, 0);
	-webkit-transform: translate(-50%, 0);
	height: 2px;
}

.sec-title:before {
	width: 43%;
}

.sec-title:after {
	background-color: #00c2e5;
	width: 150px;
}

#wrap .blox.dark .sec-title:after {
	background-color: #fff;
}

.sec-title h1, .sec-title h2, .sec-title h3, .sec-title h4, .sec-title h5,
	.sec-title h6 {
	line-height: 1;
	font-size: 40px;
	text-transform: uppercase;
	color: #000;
	padding-bottom: 0;
	position: relative;
	font-weight: 300; 
	padding-bottom: 30px;
	margin-bottom: 0;
	margin-top:0;
}

.sec-title h1:after, .sec-title h2:after, .sec-title h3:after,
	.sec-title h4:after, .sec-title h5:after, .sec-title h6:after {
	content: '';
	position: absolute;
	bottom: -5px;
	left: 50%;
	width: 13px;
	height: 13px;
	background-color: #fff;
	-webkit-backface-visibility: hidden;
	-webkit-transform: translate(-50%) rotate(45deg);
	transform: translate(-50%) rotate(45deg);
	border: 2px solid #00c2e5;
	z-index: 2;
}

.sec-title-des {
    text-align:center;
    font-size:20px;
    color:#616161;
    line-height:1.5; 
}

.location,
.location a{
	color:#aaa;
}

/*=============top-bar=============*/

#wrap .top-bar {
    background: #fff;
    border-bottom: medium none;
    height: 40px;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 9995; 
}
.transparent-header-w #wrap .top-bar {
	display:block;	
	background: #2c3137;
	height: 40px;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.21);
}
.transparent-header-w #wrap .top-bar *{
	color:#898b92;
	text-shadow:none;
}
.top-bar .tp-welcome,
.top-links {
    color:#bababa;
    font-size: 12px;
    font-weight: 400;
    line-height: 40px;
    float:left;
    margin:0;
}

#wrap .top-bar * {
    color: #aaa;
    /*text-shadow: 0 1px 0 rgba(0, 0, 0, 0.18);*/
}
.top-links{
	margin-left:20px;
	float:right;
}
.top-links a:last-child {
    border: medium none;
}
.top-links a {
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    margin: 0;
    padding: 0 6px;
    transition: all 0.2s ease 0s;
    color: #fff;
    display: inline;
    font-weight: 400;
    letter-spacing: 0.6px;
    margin: 0;
    text-transform: uppercase;
}
.top-bar .container{
	position:relative;
}
.tp-tel{
	color: #fff;
    font-size: 16px;
    position: absolute;
    right: 46px;
    top: 25px;
    display:none;
}
.tp-tel span{
	letter-spacing: 0px;
	font-size: 28px;
	font-weight:bold;
}
.tp-tel i{
	width:35px;
	height:35px;
	float:left;
	background:url("../image/24.png") no-repeat scroll 0 0 / 100% auto;
	display:block;
	margin-right:8px;
}


/*=============video-sec=============*/

.video-sec {
    overflow: hidden;
    padding: 0 !important;
    position: relative;
    min-height:280px;
}
.video-sec .main-product{
	
	padding:0;
}
.video-sec .main-product > div{
	padding:0;
}

.spattern::after {
    background: rgba(0, 0, 0, 0) url("../image/spattern.png") repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    width: 100%;
    z-index: 1;
    top:0;
    right:0;
}

.video-item {
    height: auto;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: auto;
    z-index: 1;
}

.video-sec .slides-content {
    background: transparent none repeat scroll 0 0;
    min-height: 300px;
    position: relative;
    text-align: center;
    z-index: 2;
}
.video-sec .videobg{
	position: absolute; top: 0; right: 0; bottom: 0; left: 0; background-position: 50% 50%; background-repeat: no-repeat; background-size: auto 100%; background: transparent url('../image/bg.jpg') 50% 50%/cover no-repeat;
}
.wpb_wrapper h1,
.wpb_wrapper h2{
	color:#fff;
	font-weight:700;
	font-size:64px;
	line-height:1.16;
	letter-spacing: 5px;
}
.wpb_wrapper h1 span,
.wpb_wrapper h2 span{
	margin-top:15px;
	display:block;
	font-weight:normal;
	font-size:18px;
	letter-spacing: 5px;
	line-height:1.5;
}
.wpb_wrapper h1 i,
.wpb_wrapper h2 i{
	font-style: normal;
}

.flag-section{
	position:relative;
	width:1200px;
	max-width:100% !important;
	z-index:999;
	margin:0 auto;
}
.flag-box{
	position:absolute;
	top:-60px;
	height:170px;
	width:100%;
	left:50%;
	transform:translate(-50%, 0);
	background-color:#fff;
}
.flag-box .fl-item{
	width:50%;
	float:left;
	height:170px;
	background-color:#f7f7f7;
	padding:20px 40px 15px;
}
.flag-box .fl-item.fl-red{
	background-color:#b01e23;
	color:#fff;
}
.flag-box .fl-item h3,
.flag-box .fl-item h2{
	font-size:20px;
	margin:0;
	letter-spacing:4px;
	line-height:1.5;
}
.flag-box .fl-item h3{
	font-size:18px;
	font-weight:normal;
	
}
.flag-box .fl-item.fl-red h3{
	margin-top:15px;
	font-size:20px;
	border-top: 1px solid #fff;
    padding-top: 15px;
}
.flag-box .fl-item h2 span{
	font-size:22px;
	font-weight:bold;
}
.flag-box .fl-item ul{
	display:block;
	margin:10px 0 0 0;
}
.flag-box .fl-item ul li{
	float:left;
}
.flag-box .fl-item ul li a{
	font-size:18px;
	margin-right:18px;
	color:#333;
	font-weight:bold;
}
.flag-box .fl-item .fl-contact{
	display: block;
    font-size: 18px;
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding-top: 10px;
}
.flag-box .fl-item .fl-contact span{
	color:#b01e23;
	font-size:28px;
	font-weight:bold;
	cursor:pointer;
}


.contact-sbox{
	text-align:center;
}
.contact-sbox .contact-stext{
	font-size:28px;
	font-weight:bold;
}
.contact-sbox .contact-sbtn{
	display:block;
	background-color:#b01e23;
	color:#fff;
	padding:15px 60px;
	font-size:18px;
	margin:20px auto 0;
	width:200px;
}



/*=============header=============*/

 

#header .logo{
	margin-top:7px;
}
.nav-wrap1 .container{
	width:auto;
}
.transparent-header-w #nav a{
	color:#fff;
}

.main-product .mp-item a,
.main-product .mp-item{
	color:#fff;
}
.main-product .mp-item{
	text-align:center;
	padding: 39px 0 25px; 
	transition: .5s ease-out;
	background:rgba(19, 192, 223, 0.6) none repeat scroll 0 0;
	margin-right:1px;
	min-height:325px;
}
.main-product .mp-item:hover {
	background: rgba(85,191,230,0.80) url(../image/patern-bg2.png) top repeat;
}

.main-product .mp-item i {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 2px solid #eee;
    border-radius: 4px;
    display: inline-block;
    font-size: 30px;
    height: 57px;
    line-height: 1;
    margin-bottom: 20px;
    padding: 12px;
    text-align: center;
    transition: all 0.3s ease-in-out 0s;
    width: 57px;
}
.main-product .mp-item p, 
.main-product .mp-item p strong {
    font-size: 24px;
    letter-spacing: 0px;
    margin-bottom: 19px;
}
.main-product .mp-item div {
    font-size: 16px; 
    padding: 0 28px;
    line-height: 1.8;
    margin: 0 0 20px;
    min-height:80px;
    letter-spacing: 2px;
}

.main-product .mp-item a.magicmore{
	display: inline-block;
	padding: 8px 32px 8px 32px;
	font-size: 12px;
	font-weight: 600;
	border-radius: 40px;
	background: rgba(44, 45, 47, 0.33);
	color: #fff;
	letter-spacing: 1px;
	position: relative;
	line-height:1;
}
/*
.main-product .mp-item a.magicmore:before{
	content: "\f054";
	width: 12px;
	height: 12px;
	position: absolute;
	left: auto;
	right: 13px;
	font-family: 'FontAwesome';
	speak: none;
	font-style: normal;

	border-radius: 50%;
	color: #404854;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	font-size: 7px;
	padding:2px;
	background: #fff;
}*/
.main-product .mp-item a.magicmore:hover {
	background: #25282d; 
	color: #fff;
}
.main-product .mp-item a.magicmore:after{
	display:none;
}




/*=============FOOTER=============*/

#footer { width: 100%; padding: 70px 0 0 0;background: #2c3137; text-align: left;}
#footer.litex { background: #fcfcfc;  border-top: 1px solid #e8e8e8;}
#footer .row { margin:0;}
.footer-in { margin: 0 auto; padding-bottom: 20px; color: #ccc; position: relative;}
.footer-in .columns { margin-top: 20px;}
.footer-in h5.subtitle, .toggle-top-area h5.subtitle { color: #fff; padding-bottom:10px; padding-left:1px; border-bottom: 2px solid rgba(255,2555,255,0.02); margin:0 0 12px 0; position: relative;  font-size:16px;  text-transform:uppercase; line-height:1.5; font-weight:700; text-align:left;}
#footer.litex .footer-in h5.subtitle { color:#414141;}
#footer h5.subtitle span, .toggle-top-area h5.subtitle span { position: absolute; right: 0; text-align: right;}
#footer h5.subtitle span a, .toggle-top-area h5.subtitle span a { color: #787878; font-size: 10px; font-weight: 400;}
#footer .widget ul.menu li:after { display:none; content:"";}
#footer .widget ul.menu li { border:none;}



.footer-in hr { border-color: #373737;}
.footer-in .copyright-txt { font-size: 12px;}
.footer-in p, .footer-in .textwidget { line-height: 1.83; color: #898b92; font-size: 14px;  }
.footer-in .yp-ft-logo { text-align:right;}
.footer-in .yp-ft-logo img { max-width:90px;}
.contact2 div { line-height: 21px;}
.footer-in a { text-decoration: none; -webkit-transition: all 0.18s ease; -moz-transition: all 0.18s ease; -o-transition: all 0.18s ease; transition: all 0.18s ease;}
.footer-sbc { position: relative; text-align: center; margin: 0 auto;}
.footer-sbc input[type="text"], .footer-sbc input[type="submit"] { float: left; margin: 4px 7px;}

.footer-in ul.menu li { font-size:12px; text-transform:uppercase; letter-spacing:1px;  transition: all 0.23s ease;}
.footer-in ul.menu li:hover { padding-left:10px; background:#222;}

/* Social Icons */
.social-icons a { border: 0; float: left; margin: 1px 7px 0 12px; opacity: 0.5; text-decoration: none; -webkit-transition: opacity 0.5s ease; -moz-transition: opacity 0.5s ease; -ms-transition: opacity 0.5s ease; -o-transition: opacity 0.5s ease; transition: opacity 0.5s ease;}
.social-icons a:hover { opacity: 1;}
.social-icons.members { clear: both; text-align: center; margin-bottom: 10px;}
.social-icons.members a { text-align: center; float: none;}

.footer-in a img { float: left;}
.contact-inf span { display: block; color: #818181; font-size: 14px; padding:5px 0;}
.contact-inf i { margin-right: 5px; color: #474747;}
.contact-inf form { margin-top: 20px;}

.footer-in .contact-inf textarea::-webkit-input-placeholder { color: #555866; }
.footer-in .contact-inf textarea::-moz-placeholder { color: #555866; }
.footer-in .contact-inf textarea::-ms-input-placeholder { color: #555866; }
.footer-in .contact-inf input::-webkit-input-placeholder { color: #555866; }
.footer-in .contact-inf input::-moz-placeholder { color: #555866; }
.footer-in .contact-inf input::-ms-input-placeholder { color: #555866; }
.footer-in .contact-inf input { font-family: 'Poppins','Open Sans', Helvetica, Arial, sans-serif; display: block;min-width: 100%; margin: 12px 0;background: #202229;min-height: 33px;color: #a0a0a0; font-size: 12px;padding: 10px 0px 10px 12px; border-radius: 4px; border:none;}
.footer-in .contact-inf textarea { font-family: 'Poppins','Open Sans', Helvetica, Arial, sans-serif; display: block; min-width: 100%; height: 88px; margin: 5px 0 10px 0; background: #202229; color: #a0a0a0; font-size: 12px; padding: 10px 0px 10px 12px; border-radius: 4px; border:none;}
.footer-in .contact-inf button, .footer-in .tribe-events-widget-link a { padding: 14px 20px;font-size: 10px; text-transform:uppercase; letter-spacing:1px; color: #aaa; font-weight: 600; border-radius: 2px;background: rgba(255,2555,255,0.05); margin-right:6px; margin-left:2px;}
.footer-in .contact-inf input[name="wcEmail"], .footer-in .contact-inf input[name="wcSubject"] {width: 48%;min-width: 48%;float: left;}
.footer-in .contact-inf input[name="wcEmail"] {margin-right: 2%;margin-top: 0;}
.footer-in .contact-inf input[name="wcSubject"] {margin-top: 0; margin-left:2%;}
@media (max-width: 960px) {
.footer-in .contact-inf input[name="wcEmail"], .footer-in .contact-inf input[name="wcSubject"] { width: 100%; }
.footer-in .contact-inf input[name="wcSubject"] {margin-left:0;}

}

.footer-in .tribe-events-widget-link a:hover, .footer-in .contact-inf button:hover { background:#2f3c43; color:#fff; text-decoration:none;}
.footer-in a { color:#888; text-decoration:none;}
.footer-in a:hover { text-decoration:underline; color:#999;}
.footer-in .textwidget h6 { color:#555; letter-spacing:2px; text-transform:uppercase; font-size:15px;}
#footer.litex .footer-in a { color:#0093d0;}
.footer-in a.terms { color: #578f1a;}
.footer-navi.floatright {float:right;}
.footer-in .col-md-12 .widget {text-align:center;}
.footbot { margin: 0 auto; position: relative; background: #22242c; padding: 26px 0 18px; text-align: right; padding-top: 34px;}
#footer.litex .footbot { background:#e9e9e9}
#footer.litex .footbot, #footer.litex .footer-in h4, #footer.litex .footer-in hr { border-color: #e0e0e0; color: #5b5b5b;}
#footer.litex .side-list p, #footer .side-list p { font-size:11px; font-weight:400;}
.footbot img { position: relative; margin: 6px 40px 0 0; opacity: 0.93;}
.footer-navi { float:left; line-height:38px;font-size: 12px;color: #898b92; font-weight:400;}
.footer-navi ul { margin-left: 40px;}
.footer-navi a {color: #767989; text-transform:uppercase; font-size: 12px;}
.custom-footer-menu a, .blox.dark .custom-footer-menu a { display:block; color:#fff; padding:4px 0;}
.footer-navi a:hover, .custom-footer-menu a:hover {color: #2f3c43;text-decoration: none;}
.footer-navi a:after { content: "."; font-size: 23px; color: #2f3c43;position: relative;bottom: 2px;margin: 0 6px;}
.footer-navi a:last-child:after { content: "" ; }
@media (max-width: 767px){
.footer-navi { text-align:center; font-size:11px;}
}
a.footertel{
	color: #eee;
    font-size: 32px;
    font-weight: bold;
    line-height:1.5;
}
.side-list ul {
    list-style: outside none none;
    margin-bottom: 0;
    margin-left: 0;
    padding:0;
}

*::before, *::after {
    box-sizing: border-box;
} 
#footer .side-list a { letter-spacing: 0; transition: ease .3s all;}
#footer .side-list ul li { font-size: 14px; border-bottom: 1px solid transparent; border-top: 1px solid transparent;}
#footer .side-list ul li:hover a { color: #49a0c1;}
#footer .side-list ul li:hover { background: rgba(0,0,0,0.11); border-bottom: 1px solid rgba(255,255,255,0.08); border-top: 1px solid rgba(255,255,255,0.08);}
#footer .side-list ul li p { font-size: 11px;}
#footer .side-list ul li:hover p { color: #fff; transition: ease .3s all;}
#footer .side-list ul li:hover ul li>a:after { color: #fff;}
#footer .side-list ul li img { display: none;}
#footer .side-list ul li i{
	font-size: 8px;
    vertical-align: middle;
}
#footer .side-list ul li h5{
	margin:8px 0;
}
#footer .qr-box{
	text-align:center;
}
#footer .qr-box img{
	max-width:100%;
}
#footer .qr-box div{
	text-align:center;
	margin-top:10px;
	color:#888;
}
  
  
  
/* WP pagenavi 

	----------- */
	#wrap .wp-pagenavi { clear: both; font-size: 12px; text-align:center; margin:20px 0;}
	#wrap .wp-pagenavi span.pages { color:#999;}
	#wrap .wp-pagenavi a, #wrap .wp-pagenavi span { font-weight:bold; text-decoration: none; display:inline-block; background:#eee; color:#414141; border:none; line-height:1; padding: 10px 14px; margin: 3px 4px; transition: all 0.3s ease; border-radius: 2px; *zoom: 1;}
	#wrap .wp-pagenavi span.current { border-color: #efefef; background:#fdfdfd;}
	#wrap .wp-pagenavi a:hover {border-color: #00c2e5; background:#00c2e5; color:#fff;}
	#wrap .wp-pagenavi span.current {	font-weight: bold;}
	@media (max-width: 479px) {
	#wrap .wp-pagenavi span.pages { display:none;}
	}
	
	
	.search-results .blog-post { padding-bottom: 7px; border-bottom: 1px solid #ddd; margin-bottom: 40px;}



.cd-popup-container {
  position:absolute;
	width:400px;
	max-width:100%;
	transform:translateY(-50%);
	top:50%;
    left:50%;
    margin-left:-200px;
    background-color:#fff;
    border-radius:10px;
    margin-top:30px;
}

.cd-popup-container .cd-buttons:after {
  content: "";
  display: table;
  clear: both;
}
.cd-popup-container .cd-buttons li {
  float: left;
  width: 50%;
  font-size:16px;
}
.cd-popup-container .cd-buttons a {
  display: block;
  height: 60px;
  line-height: 60px;
  text-transform: uppercase;
  color: #FFF;
  -webkit-transition: background-color 0.2s;
  -moz-transition: background-color 0.2s;
  transition: background-color 0.2s;
}
.cd-popup-container .cd-buttons li:first-child a {
  background: #fc7169;
  border-radius: 0 0 0 .25em;
}
.no-touch .cd-popup-container .cd-buttons li:first-child a:hover {
  background-color: #fc8982;
}
.cd-popup-container .cd-buttons li:last-child a {
  background: #b6bece;
  border-radius: 0 0 .25em 0;
}
.cd-popup-container .cd-buttons li:last-child a:hover{background:#9da7b9}
.no-touch .cd-popup-container .cd-buttons li:last-child a:hover {
  background-color: #c5ccd8;
}
.cd-popup-container #seccode.infoInput{
	width:75%;
}
.form_feed h3{margin-top:10px;margin-bottom:20px;padding-left:10px;font-size:18px;color:#000;font-weight:normal;text-align:left}
.form_feed h3 .status{font-size:12px;color:#555}
.form_feed form{padding:15px}
.form_feed form p{position:relative;margin:10px auto;text-align:left}
.form_feed form label.icon{color: rgba(0, 0, 0, 0.3);font-size: 20px; position: absolute;right: 10px;top: 7px;width:22px;text-align:center}
.form_feed form input{border: 1px solid #ddd;box-sizing: border-box;padding: 10px;width: 100%;}
.form_feed form textarea{border: 1px solid #ddd;box-sizing: border-box;padding: 10px;width: 100%;}
.form_feed form #memberseccodesrc{position:absolute;top:7px;right:0;}
.form_feed .btn-submit{height:60px;line-heighet:60px;color:#fff;background:#fc7169;border:none}
.form_feed .btn-submit:hover{background:#fb554c}
.form_feed .input-control{font-family:Verdana, Geneva, sans-serif}
.form_feed .submit-btn{
	background: #39c36e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    padding: 10px 30px;
}



/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 767px) {
	.vertical-space8{
		height:40px;
	}
	.vertical-space4{
		height:20px;
	}
  	.wpb_wrapper h2,
	.wpb_wrapper h1{
		font-size:24px;
		line-height:1.5;
		letter-spacing:2px;
	}
  .wpb_wrapper h2 span,
	.wpb_wrapper h1 span{
		letter-spacing:0;
		font-size:16px;
	}
    .wpb_wrapper h2 strong > i,
	.wpb_wrapper h1 strong > i{ 
		display:block;
	}
	.sec-title h2{
		font-size:20px;
		padding-bottom:15px;
	}
	.sec-title h2 strong{
		display:block;
		line-height:2;
		font-size:22px;
	}
	.sec-title span{
		display:none;
	}
	.sec-title-des{
		font-size:12px;
	}
	
	.footer-navi{
		text-align:center;
		float:none;
	}
	.footbot{
		padding: 8px 0;
	}
	.footer-in p, .footer-in .textwidget{
		font-size:12px;
	}
	#footer{
		padding-top:30px;
	}
	.owl-theme .owl-controls .owl-page span{
		width:6px;
		height:6px;
		margin:5px;
	}
	p.footertel{
		font-size:24px;
	}
	.sec-title:before, .sec-title:after{
		height:2px;
	}
	
	#header.sm-rgt-mn .logo-wrap .logo img{
		max-height:40px;
	}
	#header.sm-rgt-mn, #header.hi-header.sm-rgt-mn{
		height:70px;
		padding-top:5px;
	}
	#footer .qr-box img{
		max-width:120px;
	}
	#footer .footbot .container{
		padding:0;
	}
	
	.cd-popup-container{
		width:320px;
		max-width:auto;
		margin-left:-160px;
	}
	.cd-popup-container #seccode.infoInput{
		width:60%;
	}
	
	.main-product .mp-item{
		min-height:unset;
	}
	.contact-sbox{
		margin-bottom:40px;
	}
	.contact-sbox .contact-stext{
		font-size:22px;
	}
	.maidian-sec{
		margin-top:40px;
	}
	.contact-sbox .contact-sbtn{
		font-size:16px;
	}
	body{
		padding-bottom:50px;
	}
}




@media only screen and (min-width: 961px) and (max-width: 1280px)  {
  	.wpb_wrapper h2,
	.wpb_wrapper h1{
		font-size:50px;
	}
  	.wpb_wrapper h2 span,
	.wpb_wrapper h1 span{
		letter-spacing:3px;
	}
}


